projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af71f3c
)
(compver): Don't hardcode processor type.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Mon, 9 Apr 2007 09:18:16 +0000
(09:18 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Mon, 9 Apr 2007 09:18:16 +0000
(09:18 +0000)
mac/make-package
patch
|
blob
|
history
diff --git
a/mac/make-package
b/mac/make-package
index a783ef40a50707bfe106793c922be27fbf31353f..1db34d2046c9211cc8098b3dffd03f4340b3779c 100755
(executable)
--- a/
mac/make-package
+++ b/
mac/make-package
@@
-325,7
+325,7
@@
if test "$with_app" == "yes"; then
fi
fi
-compver=
powerpc
-apple-darwin`uname -r`
+compver=
`uname -p`
-apple-darwin`uname -r`
if test "$self_contained" = "yes"; then
# Move shared files down to Resources directory